libxl: add the printf-like attributes to a couple of functions
authorRoger Pau Monne <roger.pau@citrix.com>
Tue, 26 Apr 2016 10:07:50 +0000 (12:07 +0200)
committerWei Liu <wei.liu2@citrix.com>
Wed, 27 Apr 2016 13:13:00 +0000 (14:13 +0100)
commitd75610122d44efc28f91877b0f3d151fcc8d3a55
tree602b5dd2a50f2691f13df5a2b556890f7a7b1071
parent7cd41b0839add79260bf53f9f50731a032b98daa
libxl: add the printf-like attributes to a couple of functions

Or else clang complains with:

error: format string is not a string literal

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl_internal.h
tools/libxl/libxl_save_helper.c